gtk4.git
2015-03-22 Matthias Clasenmount operation: Minor formatting cleanup
2015-03-22 Matthias Clasenmenu button: Minor cleanup
2015-03-22 Matthias ClasenClean up some unfortunate formatting
2015-03-22 Matthias Clasendnd: Introduce a helper to manage the weak pointer
2015-03-22 Tom HughesDND: Clean up weak pointers when they are no longer...
2015-03-22 Christian KirbachUpdated German translation
2015-03-22 Jordi MasUpload Catalan translation
2015-03-22 Matthias ClasenAdd an index for new api to the docs
2015-03-22 Matthias Clasenradio-menu-item: Add join_group()
2015-03-22 Matthias Clasenradio-menu-item: Allow arguments to be NULL
2015-03-22 Emmanuele Bassiradio-menu-item: Handle a !NULL group
2015-03-22 Matthias ClasenStart 3.17 development
2015-03-22 Olivier FourdanImprove CSD decorations without a compositor
2015-03-22 Matthias Clasenimage: Optimize non-resize changes
2015-03-22 Christian Hergerta11y: handle atk race condition where widget has been...
2015-03-21 Muhammet KaraUpdated Turkish translation
2015-03-21 Alexander Larssonbox-shadow: For top/bottom and left/right parts, repeat...
2015-03-21 Alexander Larssonshadow-box: Blur only horizontally/vertically for the...
2015-03-21 Alexander Larssonshadow-box: Bail out blur early if radius is 1px
2015-03-21 Alexander Larssongtkcairoblur: Unroll inner loop for common radius values
2015-03-21 Alexander Larssongtkcairoblur: Minor restructure
2015-03-21 Alexander LarssonAdd performance test for gtkcairoblur
2015-03-21 hannieduUpdated Dutch translation gtk and gtk-properties master...
2015-03-21 Matthias ClasenHighContrast: Fix a typo
2015-03-20 Gábor KelemenUpdated Hungarian translation
2015-03-20 Balázs ÚrUpdated Hungarian translation
2015-03-20 Matthias Clasenreftests: Add a way to compare different runs
2015-03-20 Rico Tzschichholzmir: Fix version annotation, the mir-backend is availab...
2015-03-20 Jakub Steinerfix insensitive and backdrop states
2015-03-20 Matthias ClasenHighContrast: fix insensitive labels
2015-03-20 Matthias Clasengtk-demo: Plug a memory leak
2015-03-19 Matthias Clasenwidget-factory: Fix toolbar on page 3
2015-03-19 Kjartan MaraasUpdated Norwegian bokmål translation.
2015-03-19 Vadim Rutkovskyinspector: show accessible name and description
2015-03-19 Carlos Garnachowayland: Silence warnings on clipboard data sending...
2015-03-19 Carlos Garnachowayland: Ensure we re-request the target if the fd...
2015-03-19 Carlos Garnachowayland: Don't accept the "TARGETS" target on the wl_da...
2015-03-19 Милош ПоповићUpdated Serbian translation
2015-03-19 Benjamin OtteAdwaita: Fix context menu shadows not showing up
2015-03-19 Bastien Nocerainspector: Make it easier to cut'n'paste advice message
2015-03-18 Benjamin Ottecsspathnode: Handle context going away
2015-03-18 Benjamin Otteinspector: Add a new page that lists the CSS node tree
2015-03-18 Benjamin Ottecssnode: Add properties
2015-03-18 Benjamin Ottecsswidgetnode: Use style_changed signal instead of...
2015-03-18 Benjamin Ottecssnode: Add a style-changed signal
2015-03-18 Benjamin Ottecssnode: Add node-added and node-removed signal
2015-03-18 Benjamin Ottecssnode: Track invalid children
2015-03-18 Benjamin Ottecsswidgetnode: Avoid creating a stylecontext
2015-03-18 Benjamin Ottecssnode: Change the way we invalidate timestamps
2015-03-18 Benjamin Ottecssstyle: Add gtk_css_style_is_static()
2015-03-18 Benjamin Ottecssnode: Special-case TIMESTAMP invalidations
2015-03-18 Benjamin Ottecssnode: Redo style changed tracking
2015-03-18 Benjamin Ottestylecontext: Call get_style(), not create_style()
2015-03-18 Benjamin Ottecssnode: Merge the 2 places that compute styles
2015-03-18 Benjamin Ottecssnode: Always return correct style values
2015-03-18 Benjamin Ottecssstyle: Add optimization
2015-03-18 Benjamin Ottestylecontext: Refactor gtk_style_context_invalidate()
2015-03-18 Benjamin Ottecssnode: Create animated styles by default
2015-03-18 Benjamin Ottecssnode: Add optimization
2015-03-18 Benjamin Ottecssnode: Change the way we start animations
2015-03-18 Benjamin Ottecssnode: Return NULL as frame clock when animations...
2015-03-18 Benjamin Ottecssstyle: Handle 0 timestamp to mean "don't animate"
2015-03-18 Benjamin Ottecssnode: Move style context function to only user
2015-03-18 Benjamin Ottecssnode: Remove timestamp from gtk_css_node_validate()
2015-03-18 Benjamin Ottecssnode: Add API to query the timestamp
2015-03-18 Benjamin Ottecssnode: Make parent style change part of GtkCssNode
2015-03-18 Benjamin Ottecssnode: Propagate pending changes after recomputing...
2015-03-18 Benjamin Ottecssnode: Add gtk_css_node_invalidate_style_provider()
2015-03-18 Benjamin Ottecssnode: Change get_style_provider() vfunc
2015-03-18 Benjamin Ottecssnode: Implement a way to properly track invalidations
2015-03-18 Benjamin Ottecssnode: Change vfunc
2015-03-18 Benjamin Ottecssnode: Only pass a boolean for parent changes
2015-03-18 Benjamin Ottecssvalue: Remove GtkCssDependencies
2015-03-18 Benjamin Ottecssstyle: Remove unused optimization
2015-03-18 Benjamin Ottecsswidgetnode: Always return a valid style
2015-03-18 Benjamin Ottecsspathnode: Call gtk_style_context_validate()
2015-03-18 Benjamin Ottetestsuite: Add another random stylecontext test
2015-03-18 Benjamin Ottecssnode: Use the frame clock's time
2015-03-18 Benjamin Ottecssnode: Treat transient nodes as invisible nodes
2015-03-18 Benjamin Ottereftests: Add a reftest for box sibling ordering
2015-03-18 Benjamin Ottecssnode: Add visibility concept
2015-03-18 Benjamin Ottebox: Use CSS nodes instead of widget paths
2015-03-18 Benjamin Ottewidget: Add gtk_widget_get_css_node()
2015-03-18 Benjamin Ottecssnode: Refactor node tree modification code
2015-03-18 Benjamin Ottecssnode: Add hackery to allow bypassing widget paths
2015-03-18 Benjamin Ottecssnode: Remove now unused arg from vfunc
2015-03-18 Benjamin Ottecssnode: Add a matcher for nodes
2015-03-18 Benjamin Ottecssnode: Make widget node not copy the path
2015-03-18 Benjamin Ottecssnode: Make widget node use new matcher
2015-03-18 Benjamin Ottecssnode: Make path node create matcher without copying
2015-03-18 Benjamin Ottecssmatcher: Allow widget path matcher to take a node...
2015-03-18 Benjamin Ottecssnode: Split out a function
2015-03-18 Benjamin Ottewidget: Create widget path classes from proper style
2015-03-18 Benjamin Ottewidget: Use correct type for widgetpath creation
2015-03-18 Benjamin Ottewidget: Create the CssNode
2015-03-18 Benjamin Ottecssnode: Refactor invalidation propagation
2015-03-18 Benjamin Ottestylecontext: Don't queue animate tick callbacks anymore
2015-03-18 Benjamin Ottecssnode: Handle invalidate queueing differently
2015-03-18 Benjamin Ottecssnode: Change way invalidation is handled
2015-03-18 Benjamin Ottecssnode: Refactor gtk_css_widget_node_validate()
next